-
Notifications
You must be signed in to change notification settings - Fork 371
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add new IcoswISC30E3r4 ocean and sea-ice mesh #6078
Closed
Closed
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
jonbob
reviewed
Nov 27, 2023
xylar
commented
Nov 28, 2023
Comment on lines
-3979
to
4067
<gridmap atm_grid="T62" ocn_grid="ECwISC30to60E3r2"> | ||
<map name="ATM2OCN_FMAPNAME">cpl/gridmaps/T62/map_T62_to_ECwISC30to60E3r2_traave.20231018.nc</map> | ||
<map name="ATM2OCN_SMAPNAME">cpl/gridmaps/T62/map_T62_to_ECwISC30to60E3r2-nomask_trintbilin.20231018.nc</map> | ||
<map name="ATM2OCN_VMAPNAME">cpl/gridmaps/T62/map_T62_to_ECwISC30to60E3r2_patch.20231018.nc</map> | ||
<map name="OCN2ATM_FMAPNAME">cpl/gridmaps/ECwISC30to60E3r2/map_ECwISC30to60E3r2_to_T62_traave.20231018.nc</map> | ||
<map name="OCN2ATM_SMAPNAME">cpl/gridmaps/ECwISC30to60E3r2/map_ECwISC30to60E3r2_to_T62_traave.20231018.nc</map> | ||
<gridmap atm_grid="T62" ocn_grid="IcoswISC30E3r4"> | ||
<map name="ATM2OCN_FMAPNAME">cpl/gridmaps/T62/map_T62_to_IcoswISC30E3r4_traave.20231121.nc</map> | ||
<map name="ATM2OCN_SMAPNAME">cpl/gridmaps/T62/map_T62_to_IcoswISC30E3r4-nomask_trbilin.20231121.nc</map> | ||
<map name="ATM2OCN_VMAPNAME">cpl/gridmaps/T62/map_T62_to_IcoswISC30E3r4_esmfpatch.20231121.nc</map> | ||
<map name="OCN2ATM_FMAPNAME">cpl/gridmaps/IcoswISC30E3r4/map_IcoswISC30E3r4_to_T62_traave.20231121.nc</map> | ||
<map name="OCN2ATM_SMAPNAME">cpl/gridmaps/IcoswISC30E3r4/map_IcoswISC30E3r4_to_T62_traave.20231121.nc</map> | ||
</gridmap> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Was the ECwISC30to60E3r2 removed here on purpose, @jonbob?
xylar
force-pushed
the
mesh/add-icoswisc30e3r4
branch
from
November 28, 2023 16:08
73cd0ae
to
c753ef8
Compare
I rebased to handle conflicts with AB2 merge, #5989 |
I will close this because I think it's unlikely that we will adopt it. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Long name: IcoswISC30L64E3SMv3r4
This nearly uniform 30 km mesh is the dual mesh of a subdivided icosahedron (Icos). The mesh is with Ice-Shelf Cavities (wISC) around Antarctica and has 64 vertical layers. It includes smoothing of bathymetry and ice-shelf topography over ~100 km.
This mesh is a candidate for the E3SM v3 (E3) low res mesh. It is revision 4 (r4) of the mesh.
The mesh was created using compass, and is being reviewed there in this PR:
MPAS-Dev/compass#734
As soon as the PR is merged, the code used to produce it will be at this tag:
https://github.com/MPAS-Dev/compass/releases/tag/mesh_IcoswISC30E3r4
The mesh and simulation results (to follow) are been reviewed and approved here:
https://acme-climate.atlassian.net/wiki/spaces/OO/pages/4006576129/Review+IcoswISC30E3r4
A B-case will begin shortly and analysis will be posted here and on the review page as soon as it is available.